Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing telemetry polling test #1755

Merged
merged 1 commit into from
Dec 24, 2018
Merged

Conversation

yhlee-aws
Copy link
Contributor

@yhlee-aws yhlee-aws commented Dec 22, 2018

Summary

fixing the new telemetry test with stats polling to require valid memory and cpu.

Implementation details

see #1751 for more details

Testing

  • Builds on Linux (make release)
  • Builds on Windows (go build -out amazon-ecs-agent.exe ./agent)
  • Unit tests on Linux (make test) pass
  • Unit tests on Windows (go test -timeout=25s ./agent/...) pass
  • Integration tests on Linux (make run-integ-tests) pass
  • Integration tests on Windows (.\scripts\run-integ-tests.ps1) pass
  • Functional tests on Linux (make run-functional-tests) pass
  • Functional tests on Windows (.\scripts\run-functional-tests.ps1) pass

New tests cover the changes: N/A

Description for the changelog

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@yhlee-aws yhlee-aws requested review from petderek, fenxiong and a team December 22, 2018 00:25
@yhlee-aws yhlee-aws closed this Dec 22, 2018
@yhlee-aws yhlee-aws reopened this Dec 22, 2018
@yhlee-aws yhlee-aws merged commit 858ca91 into aws:dev Dec 24, 2018
@yhlee-aws yhlee-aws deleted the fix_telemtry_tests branch December 24, 2018 17:23
@fenxiong fenxiong mentioned this pull request Dec 28, 2018
8 tasks
@yumex93 yumex93 added this to the 1.24.0 milestone Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants